New function to avoid pointless strdups when creating atoms from static
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Sep 2005 05:39:45 +0000 (05:39 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 11 Sep 2005 05:39:45 +0000 (05:39 +0000)
commit797c2e6a4597cf9f9b3b3785e5304845b2f217a7
tree4de337cec62dd7f91b35cc367f88b08d5999f172
parent07600fb107101c81ca15255a6f1932fabc735351
New function to avoid pointless strdups when creating atoms from static

2005-09-11  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdk.symbols:
* gdk/gdkproperty.h:
* gdk/x11/gdkproperty-x11.c (gdk_atom_intern_static_string):
New function to avoid pointless strdups when creating atoms
from static strings.

* gdk/x11/gdkdisplay-x11.c:
* gdk/x11/gdkdnd-x11.c:
* gdk/x11/gdkevents-x11.c:
* gdk/x11/gdkmain-x11.c:
* gdk/x11/gdkproperty-x11.c:
* gdk/x11/gdkselection-x11.c:
* gdk/x11/gdkwindow-x11.c: Use gdk_atom_intern_static_string()
where appropriate.
ChangeLog
ChangeLog.pre-2-10
docs/reference/ChangeLog
docs/reference/gdk/gdk-sections.txt
gdk/gdk.symbols
gdk/gdkpixbuf-drawable.c
gdk/gdkproperty.h